home *** CD-ROM | disk | FTP | other *** search
/ User's Choice Windows CD / User's Choice Windows CD (CMS Software)(1993).iso / windows5 / wed13b.zip / CHANGES.TX$ next >
Text File  |  1992-01-21  |  8KB  |  258 lines

  1. WINEDIT CHANGES, ADDITIONS, and BUG FIXES
  2. -----------------------------------------
  3. Version 1.3a  (1/22/92)
  4.  
  5.               Beta of 2.0A - Lots of bug fixes etc
  6.  
  7. Version 1.2k  (10/3/91)
  8.  
  9.                Just fixed the setup program.
  10.  
  11. Version 1.2j  (09/24/91)
  12.  
  13.                Corrected File. Merge problem with files > 4k.
  14.  
  15.                Corrected previous-file list save problem.
  16.  
  17.                Fixed bug - Shift+End,Delete on empty line.
  18.  
  19.                Changed word right/left and selectword to
  20.                skip punctuation as well as whitespace.
  21.  
  22.                Fixed paint bug.
  23.  
  24. Version 1.2h  (09/16/91)
  25.  
  26.                New file name macro for Compile.Configure menu -
  27.                %e = extension of current file name.
  28.  
  29.                Vertical scroll bar problem fixed.
  30.  
  31.                Selected text is used for search text if selection is
  32.                less than one line in length.
  33.  
  34.                Errors prevented trying to read last file from floppy
  35.                drive on startup.
  36.  
  37.                Ctrl+Z at end of file is stripped at file read.
  38.  
  39.                Pressing Backspace or Delete past end of line fills
  40.                to end of line with spaces.
  41.  
  42. Version 1.2g  (09/04/91)
  43.  
  44.                Corrected horizontal scroll paint problem.
  45.  
  46. Version 1.2f  (08/30/91)
  47.  
  48.                Fixed caret size problem right this time.
  49.  
  50. Version 1.2e  (08/27/91)
  51.  
  52.                Fixed caret size problem.
  53.  
  54. Version 1.2d  (08/26/91)
  55.  
  56.                Added task-specific messages to compile warning messages.
  57.  
  58.                Added word wrap.
  59.  
  60.                Added white space to beginnings of lines.
  61.  
  62.                Fixed numerous bugs:
  63.  
  64.                   Accessing floppy for previous file list caused
  65.                      error message.
  66.                   Arrow keys with no file open caused UAE.
  67.                   Delete key at end of file not handled properly.
  68.                   Extra CR/LF's sometimes added on File Read.
  69.                   Last line of file not repainted after paste.
  70.                   Macro file WINEDIT.MAC not saved to proper directory.
  71.                   Search starting past end of file caused UAE.
  72.                   Tab key deleted text in overtype mode.
  73.                   Undo of a paste not handled properly.
  74.  
  75. Version 1.2c  (internal release)
  76.  
  77. Version 1.2b  (07/17/91)
  78.  
  79.                WinEdit runs in Protected mode only.
  80.  
  81.                Corrected problem with WE_MACRO.DLL
  82.  
  83.                Corrected large ( 800K or larger) file problem.
  84.  
  85.  
  86. Version 1.2a  (07/09/91)
  87.  
  88.                Added Undo/Redo.
  89.  
  90.                Added Insert/Overtype mode.
  91.  
  92.                Added keyboard macros.
  93.  
  94.                Fixed problem with drop-down file list.
  95.  
  96.                Fixed printing error - not switching back from
  97.                landscape to portrait mode.
  98.  
  99.  
  100. Version 1.1B (06/10/91)
  101.  
  102.                Moved Last 20 file list from WINEDIT.INI to
  103.                project file.
  104.  
  105.                Fixed problem handling files that didn't end in
  106.                a CR/LF.
  107.  
  108.                Fixed scrollbar problem.
  109.  
  110.                Fixed problem trying to load previous file if it
  111.                no longer existed.
  112.  
  113.                Fixed status bar paint problem.
  114.  
  115.  
  116. Version 1.1A (05/04/91)
  117.  
  118.                Optimized vertical scrolling routine - especially
  119.                fast on systems with graphics coprocessors.
  120.  
  121.                Fixed PostScript print bug.
  122.  
  123.                Added Go to line function:  double click on status
  124.                line, or choose Go to line... from Search menu.
  125.  
  126.                Fixed a paste bug.
  127.  
  128. Version 1.0G (04/09/91)
  129.  
  130.                Show Next/Prev Error now handles Borland C++ compiler
  131.                output.
  132.  
  133.                Fixed combo box problem when minimizing window.
  134.  
  135.                Fixed paste when there is a selection.
  136.  
  137.                Changed screen update procedure to avoid flashing.
  138.  
  139.  
  140. Version 1.0F (04/02/91)
  141.  
  142.                Keypad + copies current line to clipboard if nothing is selected, 
  143.                otherwise copies selected text.
  144.                
  145.                Keypad - cuts current line to clipboard if nothing is selected,
  146.                otherwise cuts selected text.
  147.                
  148.                Main window size is saved in WINEDIT.INI.
  149.                
  150.                Header prints file date and time if file is unchanged,
  151.                current date and time if changed.
  152.  
  153.                Added File.Merge
  154.  
  155.                Corrected WINEDIT.HLP index error
  156.  
  157.                Changed file list combobox to handle keyboard better and
  158.                fixed update problem when closing with no active file windows.
  159.  
  160.                Corrected sharing violation when reloading SDKWIN.HLP
  161.                with SHARE.EXE loaded.
  162.  
  163.                Corrected Show Error problem when a link error was
  164.                encountered.
  165.  
  166.                Print now handles form feeds correctly.
  167.                
  168. Version 1.0E (03/14/91)
  169.  
  170.                Updated help files and documenation.
  171.  
  172.                Corrected minor printing bug.
  173.  
  174.                Corrected paint bug.
  175.  
  176. Version 1.0D (03/12/91)
  177.  
  178.                Changed local memory scheme to use danq's multiple far
  179.                local heap routines.
  180.  
  181.                Added keyboard selection items: Shift+PgUp, Shift+PgDn,
  182.                Shift+Ctrl+Home, Shift+Ctrl+End.
  183.  
  184.                Added davee's ultra-cool Control Bar.
  185.  
  186.                Fixed scrollbar bug.
  187.  
  188.                Fixed Edit.Paste bug.
  189.  
  190.                Fixed Edit.Cut bug.
  191.  
  192.                Streamlined screen updates after delete or backspace.
  193.                
  194.                Delete key at end of line now joins line with line below.
  195.                
  196. Version 1.0C (02/05/91):
  197.  
  198.                Added "Debug" item to Run Menu.
  199.  
  200.                Changed WinExec to richhe's Spawn.
  201.  
  202.                Fixed selection bug.
  203.  
  204.              (02/04/91):
  205.  
  206.                Corrected font problems with Adobe Type Manager(tm) 
  207.                and Publisher's PowerPak (tm).
  208.  
  209.                Added .WPJ (WinEdit Project) INI files for grouping
  210.                work projects.
  211.  
  212.                Added printer setup.
  213.  
  214.                Fixed numerous editing bugs.
  215.  
  216. Version 1.0B (01/06/91):
  217.  
  218.                Added Next Error/Prev Error viewing of compiler output.
  219.                
  220.                Left double click selects word.
  221.  
  222.                Changed File Open dialog box so that entering a drive or 
  223.                directory in the edit box changes directory and keeps
  224.                the current wild card pattern.
  225.  
  226.                Changed updating of WINEDIT.INI to cope with multiple instances
  227.                and quitting Windows sessions.
  228.  
  229.                Fixed bug allowing cursor to get out of sync with the current
  230.                position.
  231.  
  232.                Fixed numerous print bugs.
  233.  
  234.                Fixed bug - Canceling a print-to-file job at the "Output
  235.                file name" dialog box caused a lockup.
  236.  
  237.                Fixed bug - Starting selection with mouse and ending with
  238.                keyboard ignored mouse portion of selection.
  239.  
  240.                Fixed bug - Mouse click on text was positioning caret 
  241.                incorrectly by 1/2 character width.
  242.                
  243.                Fixed bug - if screen had scrolled horizontally with cursor
  244.                on a blank line, hitting HOME key produced momentary screen
  245.                garbage.
  246.  
  247.                Fixed bug - a Find... requiring a horizontal scroll was not
  248.                updating the screen and scrollbar properly in all cases.
  249.  
  250.                Fixed bug - Word Left wasn't restoring the screen and 
  251.                scrollbar properly if it had scrolled to the right.
  252.                
  253.                Fixed buttons on Search dialog box to line up with each other.
  254.  
  255. Version 1.0A (12/02/90):
  256.  
  257.                Initial release.
  258.